ci: Tweak the integration test configuration#534
Closed
Techassi wants to merge 16 commits into
Closed
Conversation
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
2 times, most recently
from
November 10, 2024 13:29
5165c04 to
7945aa1
Compare
This commit will be reverted before merge.
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
from
November 10, 2024 13:33
7945aa1 to
6f95870
Compare
29 tasks
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
from
December 4, 2024 13:38
36919c2 to
dc99a32
Compare
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
from
December 4, 2024 13:48
dc99a32 to
8ee7e96
Compare
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
10 times, most recently
from
January 20, 2025 16:25
d957b4c to
2760602
Compare
NickLarsenNZ
force-pushed
the
ci/tweak-integration-test-config
branch
from
January 20, 2025 17:01
2760602 to
c019f4f
Compare
NickLarsenNZ
force-pushed
the
ci/tweak-integration-test-config
branch
from
January 20, 2025 17:31
c019f4f to
69c3363
Compare
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
from
January 23, 2025 12:35
69c3363 to
f92bf86
Compare
NickLarsenNZ
marked this pull request as draft
April 1, 2025 07:53
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
from
August 6, 2025 13:13
6bb41ea to
9cf5459
Compare
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
from
August 6, 2025 13:30
9cf5459 to
098f61c
Compare
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
4 times, most recently
from
August 14, 2025 10:46
ee4fb3e to
1a00c05
Compare
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
from
August 14, 2025 11:07
1a00c05 to
0da80e7
Compare
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
from
August 14, 2025 13:42
a09b248 to
e5308e6
Compare
Techassi
force-pushed
the
ci/tweak-integration-test-config
branch
from
August 15, 2025 11:42
e5308e6 to
3bc63b5
Compare
Member
Author
|
Superseded by #674, closing. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of stackabletech/issues#659.
This PR bumps the instance size and node count for integration tests. Compared to integration tests running on Jenkins this uses kind instead of AKS to potentially save money. Testing if this change was effective can only be done once merged.